DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.TargetTableMappedObject Property

Gets the target table mapped object.

public ITableMappedObject TargetTableMappedObject {get;}

Property Value

The target table mapped object.

Implements

IQuery.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace